Click or drag to resize

MessageResponseBccRecipients Property

Represents a collection of recipients to receive a blind carbon copy (Bcc) of an e-mail.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public IList<Mailbox> BccRecipients { get; }

Property Value

Type: IListMailbox
See Also